Skip to content

Conversation

@TheBlueMatt
Copy link
Collaborator

With the Confirm interface, transaction confirmations can come in at any time, so asserting that a confirmation is more recent than the last time we broadcasted a transaction can lead to spurious assertion failures.

With the `Confirm` interface, transaction confirmations can come
in at any time, so asserting that a confirmation is more recent
than the last time we broadcasted a transaction can lead to
spurious assertion failures.
@TheBlueMatt TheBlueMatt added this to the 0.1.1 milestone Jan 12, 2025
Copy link
Contributor

@tnull tnull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we really need to rewrite Confirm to fix this properly, but this makes sense as an intermittent fix. Going ahead and landing this.

@tnull tnull merged commit f92c4dc into lightningdevkit:main Jan 13, 2025
15 of 19 checks passed
@TheBlueMatt TheBlueMatt mentioned this pull request Jan 14, 2025
@TheBlueMatt
Copy link
Collaborator Author

Backported in #3536.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants